projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e65ad7
)
Use <...> for config.h.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 17 Feb 1994 20:05:33 +0000
(20:05 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 17 Feb 1994 20:05:33 +0000
(20:05 +0000)
src/dosfns.c
patch
|
blob
|
history
src/msdos.c
patch
|
blob
|
history
diff --git
a/src/dosfns.c
b/src/dosfns.c
index 82af5adb9c2464c3462f5cddb3b73511e3d25e79..60ed6ae7f07eb1285ecc0ecebb69142ddb6c804e 100644
(file)
--- a/
src/dosfns.c
+++ b/
src/dosfns.c
@@
-19,7
+19,7
@@
along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
-#include
"config.h"
+#include
<config.h>
#ifdef MSDOS
/* The entire file is within this conditional */
diff --git
a/src/msdos.c
b/src/msdos.c
index d0937cf763bf93ec392c72c8267c14c1af23e38d..cafd6df1fe08ab22d503945d5581dad8748669e5 100644
(file)
--- a/
src/msdos.c
+++ b/
src/msdos.c
@@
-19,7
+19,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Note: some of the stuff here was taken from end of sysdep.c in demacs. */
-#include
"config.h"
+#include
<config.h>
#ifdef MSDOS
#include "lisp.h"